css: Fix border value parsing
authorMatthias Clasen <mclasen@redhat.com>
Thu, 4 Feb 2021 05:11:42 +0000 (00:11 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 7 Feb 2021 16:44:09 +0000 (11:44 -0500)
commitbcd406823a2ca51a486809193de8c6488e630d99
tree99a1ef741f4fa5ab49e2e0eca6d5d8462dfbe9f7
parentd3d0324d6d17756b4f0b97dc8fd6d902a32d371e
css: Fix border value parsing

This function was not resetting computed as it meant
to because the last loop was never executed.

Pointed out in https://www.viva64.com/en/b/0793/
gtk/gtkcssbordervalue.c